-
1 Man Machine Code
Programming: MMC -
2 программирование в машинном коде
1) Computers: absolute coding2) Programming: machine code programmingУниверсальный русско-английский словарь > программирование в машинном коде
-
3 язык программирования
programming language имя существительное:Русско-английский синонимический словарь > язык программирования
-
4 система команд
1) General subject: rep2) Computers: machine-instruction code, machine-operation code, repertory code3) Engineering: computer code, instruction code, instruction repertoire, instruction set, machine code, machine-language code, operation code, order set4) Electronics: order code5) Information technology: command system, order system, repertoire6) Business: system of commands7) Network technologies: instruction repertory8) Programming: set of instructions9) Makarov: machine code (ЭВМ) -
5 Собственный код C++ вовсе не обязательно будет исполняться быстрее, чем байткод на виртуальной машине
Универсальный русско-английский словарь > Собственный код C++ вовсе не обязательно будет исполняться быстрее, чем байткод на виртуальной машине
См. также в других словарях:
Machine code — or machine language is a system of impartible instructions executed directly by a computer s central processing unit. Each instruction performs a very specific task, typically either an operation on a unit of data (in a register or in memory, e.g … Wikipedia
machine code — (also machine language) ► NOUN ▪ a computer programming language consisting of instructions which a computer can respond to directly … English terms dictionary
Machine code monitor — Apple II monitor A machine code monitor (aka machine language monitor) is software built into or separately available for various computers, allowing the user to enter commands to view and change memory locations on the machine, with options to… … Wikipedia
machine code — (also machine language) noun a computer programming language consisting of binary or hexadecimal instructions which a computer can respond to directly … English new terms dictionary
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … Wikipedia
Machine Basic — Programming Language: Machine Basic The Machine Basic programming language was created when the Z80 (Zilog 80) programming chip was created. The programming chip used an 8 bit code complex. The Z80 is still in use today, along with its… … Wikipedia
Machine-dependent — is a term for application software that runs only on a particular type of computer. Conversely, applications that run on a variety of different types of computers are called machine independent (or cross platform).Prior to deploying machine… … Wikipedia
Code generation — may refer to: Code generation (compiler), a mechanism to produce the executable form of computer programs, such as machine code, in some automatic manner Automatic programming (source code generation), the act of generating source code based on… … Wikipedia
machine language — noun 1. a programming language designed for use on a specific class of computers • Syn: ↑computer language, ↑computer oriented language, ↑machine oriented language • Hypernyms: ↑programming language, ↑programing language 2. a set … Useful english dictionary
Programming language implementation — A programming language implementation is a system for executing programs written in a programming language.There are two general approaches to programming language implementation: *Interpretation: An interpreter takes as input a program in some… … Wikipedia